object FormViewET: TFormViewET Left = 300 Top = 177 BorderStyle = bsDialog Caption = 'Vue de l'#39#233'tiquette' ClientHeight = 373 ClientWidth = 496 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object SC_Line5: TSC_Line Left = 0 Top = 339 Width = 496 Height = 34 BorderShape = bsTopLine Align = alBottom end object ScrollBox1: TScrollBox Left = 0 Top = 0 Width = 496 Height = 339 Align = alClient BorderStyle = bsNone Ctl3D = False ParentCtl3D = False TabOrder = 0 object PaintBoxET: TPaintBox Left = 0 Top = 0 Width = 105 Height = 105 OnPaint = PaintBoxETPaint end end object ButtonOk: TButton Left = 210 Top = 345 Width = 75 Height = 22 Caption = '&Ok' Default = True ModalResult = 1 TabOrder = 1 end end